CompletionHandler

fun interface CompletionHandler

CompletionHandler

Since

0.6.0

Functions

onResult
Link copied to clipboard
abstract fun onResult(e: SendBirdException?)

A callback for when the action is completed.